Skip to content

refactor: rename env vars to PYAUTO_* prefix#29

Merged
Jammy2211 merged 1 commit intomainfrom
feature/test-mode-separate
Apr 12, 2026
Merged

refactor: rename env vars to PYAUTO_* prefix#29
Jammy2211 merged 1 commit intomainfrom
feature/test-mode-separate

Conversation

@Jammy2211
Copy link
Copy Markdown
Collaborator

Summary

Update env_vars.yaml, run_scripts.sh, and documentation to use the new unified PYAUTO_* environment variable names introduced by the upstream library refactor.

Scripts Changed

  • config/build/env_vars.yaml — renamed vars, added PYAUTO_SKIP_FIT_OUTPUT, PYAUTO_SKIP_VISUALIZATION, PYAUTO_SKIP_CHECKS
  • run_scripts.sh — renamed exports to new var names
  • CLAUDE.md, AGENTS.md, .github/copilot-instructions.md — updated documentation

Upstream PRs

Test Plan

  • Smoke tests pass (6/7 — 1 pre-existing failure in cookbooks/samples.py, unrelated)

🤖 Generated with Claude Code

Update env_vars.yaml, shell scripts, Python scripts, and docs to use:
- PYAUTO_TEST_MODE (was PYAUTOFIT_TEST_MODE)
- PYAUTO_SKIP_FIT_OUTPUT, PYAUTO_SKIP_VISUALIZATION, PYAUTO_SKIP_CHECKS (new)
- PYAUTO_SMALL_DATASETS (was PYAUTO_WORKSPACE_SMALL_DATASETS)
- PYAUTO_OUTPUT_MODE (was PYAUTOARRAY_OUTPUT_MODE)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant